Click or drag to resize

InvalidFileFormatException Constructor

Overload List
  NameDescription
Public methodInvalidFileFormatException
Creates a new instance of the InvalidFileFormatException class.
Public methodInvalidFileFormatException(String)
Creates a new instance of the InvalidFileFormatException class with the specified error message.
Public methodInvalidFileFormatException(String, Exception)
Creates a new instance of the InvalidFileFormatException class with the specified error message and inner exception.
Top
See Also